home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 9 / QRZ Ham Radio Callsign Database - Volume 9.iso / mac / files / p_term / ad16dis.exe / SUMMARY.HLP < prev    next >
Text File  |  1990-12-05  |  803b  |  24 lines

  1. ARES/Data Summary Help File      SUMMARY.HLP
  2.  
  3. The Summary command ($) prints a summary of the contents
  4. of each field.  For each distinct value in a field, a count
  5. of those values is given.  This is a good way to get a quick
  6. overview of the data.
  7.  
  8. Syntax:
  9.     $n<cr>            where "n" is 1, 2, 3, or 4.
  10.                            <cr> means "carriage return"
  11. Example:
  12.     $3<cr>             (assuming the label for field3 is "SHELTER")
  13. Results in:
  14.     Database summary for SHELTER at 1259
  15.        SHELTER1        : 23
  16.        SHELTER2        : 12
  17.        SHELTER3        : 9
  18.        COUNTYHOSP      : 5
  19.     ARES/Data done at 1300, found 4 distinct values, entire DB has 49 records.
  20.  
  21.     In this example, there are 23 people registered at SHELTER1, 12 people
  22.     at SHELTER2, etc.
  23.  
  24.